var net/http.http2errClientConnClosed
2 uses
net/http (current package)
h2_bundle.go#L7958: http2errClientConnClosed = errors.New("http2: client conn is closed")
h2_bundle.go#L9294: return 0, http2errClientConnClosed
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)